[INFO] cloning repository https://github.com/roxannecvl/fde_homomorphic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roxannecvl/fde_homomorphic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e5fed63d8d12f8d42188f63e8431effcdc333df
[INFO] fixing roxannecvl/fde_homomorphic against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froxannecvl%2Ffde_homomorphic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/roxannecvl/fde_homomorphic
[INFO] finished tweaking git repo https://github.com/roxannecvl/fde_homomorphic
[INFO] tweaked toml for git repo https://github.com/roxannecvl/fde_homomorphic written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roxannecvl/fde_homomorphic on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roxannecvl/fde_homomorphic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.6.0
[INFO] [stderr]   Downloaded tfhe-ntt v0.6.0
[INFO] [stderr]   Downloaded dyn-stack v0.11.0
[INFO] [stderr]   Downloaded tfhe-versionable v0.6.0
[INFO] [stderr]   Downloaded tfhe-csprng v0.5.0
[INFO] [stderr]   Downloaded tfhe-fft v0.9.0
[INFO] [stderr]   Downloaded tfhe v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781
[INFO] running `Command { std: "docker" "start" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dyn-stack v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling tfhe v1.2.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tfhe-csprng v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tfhe-versionable v0.6.0
[INFO] [stderr]     Checking tfhe-fft v0.9.0
[INFO] [stderr]     Checking tfhe-ntt v0.6.0
[INFO] [stderr] error: could not compile `tfhe` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="boolean"' --cfg 'feature="integer"' --cfg 'feature="shortint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "experimental", "experimental-force_fft_algo_dif4", "extended-types", "gpu", "gpu-experimental-multi-arch", "gpu-profile", "high-level-c-api", "high-level-client-js-wasm-api", "hpu", "hpu-debug", "hpu-v80", "hpu-xrt", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "noise-asserts", "parallel-wasm-api", "pbs-stats", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "software-prng", "strings", "zk-pok"))' -C metadata=ee0b7891c106e9d4 -C extra-filename=-b7a3412ac0449ad4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-999ae4261f52c26b.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a20fd22524ac1e52.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-1b24cc4afd480b10.rmeta --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-eec1efb0b460cb38.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-73a2b446db53c18b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de1ab307929da351.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-e0d76f23f1793a97.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-6d822c85d9b42acc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-5eb78c7ae8bc497a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd0cc488fb01c92a.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-7fde5acbf515c784.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-afd1664cdf4998df.rmeta --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-2f556cc42148bbc1.rmeta --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-3e4437cee3922fdc.rmeta --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-595e22546fc0a75f.rmeta --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-9e7bc57ad46a80b3.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781", kill_on_drop: false }`
[INFO] [stdout] 62972bd34781d0d689e858b69d8a56440f6bfd7c4b1b1af4c2c42e3141440781
